<!DESCRIPTION>Image rollovers represent the classic and "timeless" JavaScript effect. Well, this DOM script makes the process of adding them as simple as can be, by allowing you to apply a rollover to any image through just the insertion of a custom attribute (hsrc) inside the image's tag.
<!/DESCRIPTION>
<!CATEGORY>mouseover images<!/CATEGORY>
<!SCRIPT>
<!-- START OF SCRIPT -->
<!-- Step 1: Insert the below script into the <head> section of your page: -->
<!-- Step 2: Here's where the fun begins. To now give any image a rollover effect, just insert the custom HTML attribute "hsrc" into the image's tag, using the swapped image's path as the attribute's value: -->
<!-- Step 2: Here's where the fun begins. To now give any image a rollover effect, just insert the custom HTML attribute "hsrc" into the image's tag, using the swapped image's path as the attribute's value: -->